home *** CD-ROM | disk | FTP | other *** search
/ HP Harry Potter Creative CD / Harry Potter Creative CD.iso / Versions / Program Files / Harry Potter Creative CD / 2potter.chm / default.css < prev    next >
Encoding:
Cascading Style Sheet File  |  2001-09-02  |  698 b   |  46 lines

  1. body
  2. {background: white}
  3.  
  4. P
  5. {font-family: Verdana;
  6. font-size: 10pt;
  7. color: black}
  8.  
  9. H1
  10. {font-family: Verdana;
  11. font-size: 12pt;
  12. font-weight: bold;
  13. color: black}
  14.  
  15. H2
  16. {font-family: Verdana;
  17. font-size: 10pt;
  18. font-weight: bold;
  19. color: black}
  20.  
  21. H3
  22. {font-family: Verdana;
  23. font-size: 10pt;
  24. font-weight: normal;
  25. color: black}
  26.  
  27. H4
  28. {font-family: Verdana;
  29. font-size: 10pt;
  30. font-weight: normal;
  31. color: black}
  32.  
  33. H5
  34. {font-family: Verdana;
  35. font-size: 10pt;
  36. font-weight: normal;
  37. color: black}
  38.  
  39. H6
  40. {font-family: Verdana;
  41. font-size: 10pt;
  42. font-weight: normal;
  43. color: black}
  44.  
  45. a:link {color: blue; text-decoration: underline}
  46. a:visited {color: blue; text-decoration: underline}